
/* CSS block for brandning logo for season CD_S2019264  - START */
/* Specify the width and height of the logo here (Note the season ID on the class name) */
.o-logo-season---CD_S2019264 {
  width: 100px;
  height: 48px;
}
/* Specify the branding logo path here (Note the season ID on the class name) */
.o-logo-season---CD_S2019264::before {
  /* background-image: url(/static-resources/responsive/components/common/logos/womens-logos/logo-nab-aflw-2019.svg);*/
  /* Reference out of WEM */
  background-image: url("/staticfile/AFL%20Tenant/AFL/Static%20Files/responsive/images/logo-nab-aflw-2019.svg");
}
/* CSS block for brandning logo for season CD_S2018264  - END */